.banner {
    width: 100%;
    height: 500px;
    overflow: hidden;
}

.banner .slideBox {
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: relative;
}

.banner .slideBox .hd {
    width: 205px;
    height: 7px;
    position: absolute;
    z-index: 1;
    bottom: 23px;
    left: 50%;
    transform: translateX(-50%);
}

.banner .slideBox .hd ul {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.banner .slideBox .hd ul li {
    width: 54px;
    height: 7px;
    border-radius: 3px;
    background: #fff;
}

.banner .slideBox .hd ul li.on {
    background: #0aad6e;
}

.pub_tit {
    width: 355px;
    height: 120px;
    margin: 50px auto;
}

.pub_tit .pt_t {
    width: 355px;
    height: 73px;
    line-height: 73px;
    text-align: center;
    color: #0aad6e;
    font-size: 38px;
    font-weight: 700;
}

.pub_tit .pt_line {
    width: 100%;
    height: 9px;
    background-image: url(../Images/icon_pubtline.png);
    background-repeat: no-repeat;
}

.pub_tit .pt_b {
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 12px;
    color: #c2c2c3;
}

.prodslideBox {
    width: 1200px;
    margin: 0 auto;
}

.prodslideBox .hd {
    width: 280px;
    border: 1px solid #eaeaea;
    background-image: url(../Images/indpro_bg.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-top: 80px;
}

.prodslideBox .hd ul li {
    height: 72px;
    line-height: 72px;
    color: #0aad6e;
    text-align: center;
    font-size: 22px;
}

.prodslideBox .hd ul li a {
    color: #0aad6e;
}

.prodslideBox .hd ul li.on, .prodslideBox .hd ul li:hover {
    background: #f3f3f3;
    border-left: 4px solid #0aad6e;
}

.prodslideBox .bd {
    width: 900px;
}

.prodslideBox .bd li a {
    display: block;
    width: 287px;
    height: 255px;
    float: left;
    margin-left: 13px;
    margin-bottom: 15px;
}

.prodslideBox .bd li a .imgBox {
    width: 287px;
    height: 208px;
    overflow: hidden;
}

.prodslideBox .bd li a .imgBox img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}

.prodslideBox .bd li a:hover .imgBox img {
    /* transform: scale(1.2); */
}

.prodslideBox .bd li a .prodlist_item_b {
    height: 47px;
    line-height: 47px;
    text-align: center;
    background: #ededed;
}

.prodslideBox .bd li a:hover .prodlist_item_b {
    background: #0aad6e;
    color: #fff;
}

.gsjj_imain {
    width: 100%;
    border-top: 8px solid #0aad6e;
    margin-top: 50px;
}

.gsjj_imain .gsjj_t {
    width: 1200px;
    margin: 0 auto;
}

.gsjj_imain .gsjj_t .imgBox {
    width: 500px;
    height: 440px;
}

.gsjj_imain .gsjj_t .imgBox img {
    width: 100%;
    height: 100%;
}

.gsjj_imain .gsjj_t .gsjj_tr {
    width: 670px;
}

.gsjj_imain .gsjj_t .gsjj_tr .gsjj_trt {
    height: 130px;
    background-image: url(../Images/inab_bg.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    font-size: 30px;
    font-weight: 700;
    color: #0aad6e;
    padding: 65px 0 0 60px;
}

.gsjj_imain .gsjj_t .gsjj_tr .gsjj_trt a {
    font-size: 16px;
    font-weight: 100;
    color: #0aad6e;
    float: right;
    padding-top: 30px;
}

.gsjj_imain .gsjj_t .gsjj_tr .gsjj_desc {
    line-height: 32px;
    font-size: 16px;
    height: 160px;
    overflow: hidden;
    margin-top: 8px;
}

.gsjj_imain .gsjj_t .gsjj_tr .gsjj_phone {
    width: 100%;
    border-top: 1px solid #a0a0a0;
    padding-top: 40px;
    margin-top: 8px;
}

.gsjj_imain .gsjj_t .gsjj_tr .gsjj_phone .gsjj_phone_m {
    height: 48px;
    line-height: 48px;
    background-image: url(../Images/icon_phone2.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 55px;
    font-size: 24px;
    font-weight: 700;
}

.zzzs_imain_wrap {
    width: 100%;
    height: 522px;
    background-image: url(../Images/icon_zzzs_bgg.jpg);
    margin-top: 50px;
}

.zzzs_imain_wrap .zzzs_imain {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    height: 500px;
}

.zzzs_imain_wrap .zzzs_imain .zzzs_imain_tit {
    width: 291px;
    height: 475px;
    background: url(../Images/icon_zzzs_tbg.png);
    margin-top: 25px;
}

.zzzs_imain_wrap .zzzs_imain .zzzs_imain_m {
    width: 853px;
    overflow: hidden;
    height: 100%;
    position: relative;
    padding-top: 75px;
}

.zzzs_imain_wrap .zzzs_imain .zzzs_imain_m .bd ul {
    width: 939px;
}

.zzzs_imain_wrap .zzzs_imain .zzzs_imain_m .bd li {
    width: 227px;
    float: left;
    margin-right: 86px;
}

.zzzs_imain_wrap .zzzs_imain .zzzs_imain_m .bd li>a {
    display: block;
    width: 211px;
    height: 300px;
    overflow: hidden;
    line-height: 300px;
    text-align: center;
}

.zzzs_imain_wrap .zzzs_imain .zzzs_imain_m .bd li>a img {
    max-width: 211px;
    max-height: 300px;
}

.zzzs_imain_wrap .zzzs_imain .zzzs_imain_m .bd li .name {
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0 20px;
    color: #fff;
}

.zzzs_imain_wrap .zzzs_imain .zzzs_imain_m .bd li .name a {
    color: #fff;
}

.zzzs_imain_wrap .zzzs_imain .zzzs_imain_m .hd {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.zzzs_imain_wrap .zzzs_imain .zzzs_imain_m .hd ul li {
    width: 16px;
    height: 16px;
    background: #fff;
    border-radius: 50%;
    float: left;
    margin-left: 10px;
    color: transparent;
}

.zzzs_imain_wrap .zzzs_imain .zzzs_imain_m .hd ul li.on {
    background: #0aad6e;
}

.xwzx_imain {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.xwzx_imain_f .imgBox {
    width: 388px;
    height: 197px;
}

.xwzx_imain_f .imgBox a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.xwzx_imain_f .imgBox a img {
    transition: all 0.5s;
    width: 100%;
    height: 100%;
}

.xwzx_imain_f .imgBox a img:hover {
    /* transform: scale(1.2); */
}

.xwzx_imain_f .xwzx_mfr {
    width: 792px;
    height: 197px;
    border: 1px solid #e9e9e9;
    padding: 20px;
}

.xwzx_imain_f .xwzx_mfr .xwzx_mfr_name {
    width: 100%;
    height: 34px;
    line-height: 34px;
    font-size: 20px;
}

.xwzx_imain_f .xwzx_mfr .xwzx_mfr_time {
    display: block;
    line-height: 22px;
    font-size: 12px;
}

.xwzx_imain_f .xwzx_mfr .xwzx_mfr_desc {
    line-height: 24px;
    height: 96px;
    overflow: hidden;
    margin-top: 10px;
}

.xwzx_imain_f .xwzx_mfr .xwzx_mfr_desc a {
    color: #0aad6e;
}

.xwzx_imain_f .xwzx_mfr .xwzx_mfr_desc a:hover {
    text-decoration: underline;
}

.xwzx_imain_ls {
    margin-top: 25px;
    width: 1215px;
}

.xwzx_imain_ls .xwzx_ils_item {
    width: 388px;
    height: 151px;
    margin-right: 17px;
    border: 1px solid #e6e6e6;
    float: left;
}

.xwzx_imain_ls .xwzx_ils_item ul li {
    line-height: 37px;
    height: 37px;
    padding-right: 15px;
    padding-left: 8px;
}

.xwzx_imain_ls .xwzx_ils_item ul li .dot {
    width: 18px;
    line-height: 37px;
    text-align: center;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    color: #0aad6e;
    vertical-align: middle;
}

.xwzx_imain_ls .xwzx_ils_item ul li>a {
    display: inline-block;
    vertical-align: middle;
    max-width: 250px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.xwzx_imain_ls .xwzx_ils_item ul li>a:hover {
    color: #0aad6e;
}

.xwzx_imain_ls .xwzx_ils_item ul li>strong {
    display: inline-block;
    vertical-align: middle;
}

.khal_imain {
    width: 1200px;
    margin: 0 auto;
}

.khal_imain_b {
    margin: 0 auto;
    position: relative;
    width: 1074px;
}

.khal_imain_b .bd {
    width: 1074px;
    overflow: hidden;
}

.khal_imain_b .bd ul {
    min-width: 1080px;
}

.khal_imain_b .bd ul li {
    width: 264px;
    height: 300px;
    float: left;
    margin-right: 6px;
}

.khal_imain_b .bd ul li a {
    display: block;
}

.khal_imain_b .bd ul li a .imgBox {
    width: 264px;
    height: 220px;
    border: 1px solid #0aad6e;
    overflow: hidden;
}

.khal_imain_b .bd ul li a .imgBox img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}

.khal_imain_b .bd ul li a .khal_imain_bb {
    width: 264px;
    height: 80px;
    background: #f1f1f1;
    padding: 0 10px;
}

.khal_imain_b .bd ul li a .khal_imain_bb .name {
    height: 36px;
    line-height: 40px;
    color: #0aad6e;
}

.khal_imain_b .bd ul li a .khal_imain_bb .desc {
    line-height: 18px;
    font-size: 12px;
    height: 36px;
    overflow: hidden;
}

.khal_imain_b .bd ul li a:hover .imgBox img {
    /* transform: scale(1.2); */
}

.khal_imain_b .bd ul li a:hover .khal_imain_bb {
    background: #0aad6e;
    color: #fff;
}

.khal_imain_b .bd ul li a:hover .khal_imain_bb .name {
    color: #fff;
}

.khal_imain_b>a {
    position: absolute;
    width: 37px;
    height: 37px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #c2c2c3;
    background-position: center;
    background-repeat: no-repeat;
}

.khal_imain_b>a.next {
    right: -73px;
    background-image: url(../Images/icon_next.png);
}

.khal_imain_b>a.prev {
    left: -73px;
    background-image: url(../Images/icon_prev.png);
}

.khal_imain_b>a:hover {
    background-color: #0aad6e;
}

.yqlj_imain{
    width: 1200px;
    margin: 50px auto;
}

.yqlj_imain .yqlj_tit{
    height: 50px;
    line-height: 50px;
    color: #0aad6e;
    font-size: 22px;
}
.yqlj_imain .yqlj_list a{
    display: inline-block;
    margin: 0 10px;
} 
.yqlj_imain .yqlj_list a:hover{
    color: #0aad6e;
    text-decoration: underline;
}
